home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / ANNOUNCE.z / ANNOUNCE
Text File  |  2002-04-08  |  3KB  |  69 lines

  1. Trolltech AS (http://www.trolltech.com) is proud to announce the release
  2. of Qt version 3.0.3.
  3.  
  4. Qt is a complete and well-designed multi-platform object-oriented
  5. framework for developing graphical user interface (GUI) applications using
  6. C++.  Qt has seamless integration with OpenGL/Mesa 3D libraries.
  7.  
  8. Qt is free for development of free software on the X Window System. It
  9. includes the complete source code for the X version and makefiles for
  10. Linux, Solaris, SunOS, FreeBSD, OSF/1, Irix, BSD/OS, NetBSD, SCO, HP-UX
  11. and AIX.  This edition of Qt may be modified and distributed under the
  12. terms found in the LICENSE.QPL file.
  13.  
  14. Qt also supports Windows 95 and NT, with native look and feel. Code
  15. developed for the X version of Qt can be recompiled and run using the
  16. Windows 95/NT version of Qt, and vice versa.
  17.  
  18. Qt is currently used in hundreds of software development projects world
  19. wide, including the K Desktop Environment (see http://www.kde.org).
  20. For more examples, see http://www.trolltech.com/qtprogs.html.
  21.  
  22. Qt can be downloaded from http://www.trolltech.com/dl/ or via anonymous FTP
  23. from ftp.trolltech.com.  Unstable snapshot releases are also available on
  24. a daily basis.
  25.  
  26. Qt has excellent documentation: around 750 pages of postscript and fully
  27. cross-referenced online html documentation. It is available on the web:
  28. http://doc.trolltech.com/
  29.  
  30. Qt is easy to learn, with consistent naming across all the classes and a
  31. 14-chapter on-line tutorial with links into the rest of the documentation.
  32. A number of 3rd-party books are also available.
  33.  
  34. Qt dramatically cuts down on development time and complexity in writing
  35. user interface software for the X Window System. It allows the programmer
  36. to focus directly on the programming task, and not mess around with
  37. low-level Motif/X11 code.
  38.  
  39. Qt is fully object-oriented. All widgets and dialogs are C++ objects,
  40. and, using inheritance, creation of new widgets is easy and natural.
  41.  
  42. Qt's revolutionary signal/slot mechanism provides true component
  43. programming. Reusable components can work together without any knowledge
  44. of each other, and in a type-safe way.
  45.  
  46. Qt has a very fast paint engine, in some cases ten times faster than other
  47. toolkits. The X version is based directly on Xlib and uses neither
  48. Motif nor X Intrinsics.
  49.  
  50. Qt is available under two different licenses:
  51.   - The Qt Professional Edition License, for developing fully
  52.        commercial software: see http://www.trolltech.com/pricing.html
  53.   - The Q Public License (QPL), for developing free software
  54.        (X Window System only).
  55.  
  56. Join the qt-interest mailing list by sending a message containing the
  57. single word "subscribe" to qt-interest-request@trolltech.com.
  58.  
  59. You can contact Trolltech at:
  60.  
  61.     Trolltech AS
  62.     Waldemar Thranes gate 98 B
  63.     N-0175 Oslo
  64.     Norway
  65.  
  66.     fax:   +47  22 80 63 80
  67.     email: info@trolltech.com, sales@trolltech.com
  68.         www:   http://www.trolltech.com
  69.